react
suspend fun react(recipient: Recipient, reaction: JsonReaction, timestamp: Long = Clock.System.now().toEpochMilliseconds()): SendResponse
Content copied to clipboard
Reacts to a previous message.
Throws
if signald sends an error response or the incoming message is invalid
if the request to the socket fails